ClientSlot Methods |
The ClientSlot type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisableMulticast |
Disables the reception of multicast messages identified by the specified
name.
|
![]() | Dispose |
Dispose (free, release and reset) managed and unmanaged objects.
|
![]() | EnableMulticast |
Enables the reception of multicast messages identified by the specified
name.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLayout |
Returns the Layout identified by the supplied layoutName.
|
![]() | getTimestamp |
Returns an OBCOM NetServer timestamp string.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Release |
Terminates the ClientSlot and releases allocated resources.
|
![]() | SendTransaction(String, Object) |
Sends a transaction request to the specified
service.
|
![]() | SendTransaction(String, Object, Boolean) |
Sends a transaction request to the specified
service, optinally encrypting messages.
|
![]() | SendTransaction(String, Object, Boolean, Boolean) |
Sends a transaction request to the specified
service, optinally encrypting and signing messages.
|
![]() | SendTransaction(String, Object, Boolean, Boolean, Int32) |
Sends a transaction request to the specified
service, optinally encrypting and signing messages
with a timeout.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |