| Dart.Snmp Namespace : SocketBase Class | 
The following tables list the members exposed by SocketBase.
| Name | Description | |
|---|---|---|
|  | Container | (Inherited from System.ComponentModel.Component) | 
|  | Encoding | Character encoding used by the component. (Inherited from Dart.Snmp.ComponentBase) | 
|  | Site | (Inherited from System.ComponentModel.Component) | 
|  | Socket | Gets the socket used by the component for communications. | 
|  | SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Snmp.ComponentBase) | 
|  | SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Snmp.ComponentBase) | 
|  | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Snmp.ComponentBase) | 
| Name | Description | |
|---|---|---|
|  | CanRaiseEvents | (Inherited from System.ComponentModel.Component) | 
|  | DesignMode | (Inherited from System.ComponentModel.Component) | 
|  | Events | (Inherited from System.ComponentModel.Component) | 
| Name | Description | |
|---|---|---|
|  | Dispose | Overloaded. Overridden. Disposes of SocketBase and its associated resources. | 
|  | GetLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | 
|  | Marshal | Overloaded. Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) | 
|  | ToString | (Inherited from System.ComponentModel.Component) | 
| Name | Description | |
|---|---|---|
|  | Finalize | (Inherited from System.ComponentModel.Component) | 
|  | GetService | (Inherited from System.ComponentModel.Component) | 
|  | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | 
|  | OnError | Raises the Error event. (Inherited from Dart.Snmp.ComponentBase) | 
|  | OnUserState | Raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) | 
| Name | Description | |
|---|---|---|
|  | Disposed | (Inherited from System.ComponentModel.Component) | 
|  | Error | Raised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Snmp.ComponentBase) | 
|  | UserState | Raised when Marshal(String,Object) is used. (Inherited from Dart.Snmp.ComponentBase) |