Dart.Sockets Namespace : TcpBase Class |
The following tables list the members exposed by TcpBase.
Name | Description | |
---|---|---|
![]() | CloseTime | |
![]() | ConnectTime | |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Encoding | (Inherited from Dart.Sockets.ComponentBase) |
![]() | NetworkStream | |
![]() | RemoteEndPoint | |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Socket | (Inherited from Dart.Sockets.SocketBase) |
![]() | SocketOption | |
![]() | SslStream | |
![]() | State | |
![]() | SynchronizingObject | (Inherited from Dart.Sockets.ComponentBase) |
![]() | SyncRoot | (Inherited from Dart.Sockets.ComponentBase) |
![]() | Tag | (Inherited from Dart.Sockets.ComponentBase) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Abort | |
![]() | AuthenticateAsClient | Overloaded. |
![]() | AuthenticateAsClientTaskAsync | Overloaded. |
![]() | AuthenticateAsServer | |
![]() | AuthenticateAsServerTaskAsync | |
![]() | Close | |
![]() | Connect | |
![]() | ConnectAsync | |
![]() | ConnectTaskAsync | |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetStream | |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Marshal | Overloaded. |
![]() | Read | Overloaded. |
![]() | ReadAsync | |
![]() | ReadTaskAsync | |
![]() | ReadToCount | |
![]() | ReadToDelimiter | Overloaded. |
![]() | ReadToEnd | |
![]() | ShutdownSsl | |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Write | Overloaded. |
![]() | WriteAsync | |
![]() | WriteTaskAsync |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnData | |
![]() | OnError | (Inherited from Dart.Sockets.ComponentBase) |
![]() | OnLog | |
![]() | OnStateChanged | |
![]() | OnUserState | (Inherited from Dart.Sockets.ComponentBase) |
Name | Description | |
---|---|---|
![]() | Data | |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Error | (Inherited from Dart.Sockets.ComponentBase) |
![]() | Log | |
![]() | StateChanged | |
![]() | UserState | (Inherited from Dart.Sockets.ComponentBase) |