Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SocketOption As TcpSocketOption |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TcpBase Dim value As TcpSocketOption value = instance.SocketOption |
C# | |
---|---|
public TcpSocketOption SocketOption {get;} |
Managed Extensions for C++ | |
---|---|
public: __property TcpSocketOption* get_SocketOption(); |
C++/CLI | |
---|---|
public: property TcpSocketOption^ SocketOption { TcpSocketOption^ get(); } |
Target Platforms: Microsoft .NET Framework 2.0