[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Set the client id
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public void SetClientID( string clientID ) |
Public Sub SetClientID ( _ clientID As String _ ) |
public: void SetClientID( String^ clientID ) |
Parameters
- clientID
- Type: System..::.String
The client id
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.EMSException | The specified client id already exists |