| RemoteServiceAgentBroker Class |
|
Namespace: DataPAServerSecurity
[SerializableAttribute] public class RemoteServiceAgentBroker : RemoteServiceAgentBroker_RemoteServiceAgentBroker, ISerializable, IComparable
The RemoteServiceAgentBroker type exposes the following members.
| Name | Description | |
|---|---|---|
| RemoteServiceAgentBroker | Initializes a new instance of the RemoteServiceAgentBroker class |
| Name | Description | |
|---|---|---|
| CompareTo | ||
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Address |
Gets and sets the Address of this RemoteServiceAgentBroker
| |
| Guid |
Gets and sets a Guid that uniquely identifies this object
| |
| ID |
Gets a unique id string for this object
| |
| Name |
Gets and sets the name of this RemoteServiceAgentBroker
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| ServiceAgentBrokerSecureKey |
Gets and sets the hashed secure key for the Remote Service Agent Broker
| |
| TimeOut |
Gets and sets the timeout for the remote service agent broker connection
|