Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IRemoteSession.GetEndpointURI Method 

Returns the SOAP service endpoint URI currently being used by this remote session.

string GetEndpointURI();

Return Value

the URI of the SOAP service endpoint

Remarks

This URI was set when the IRemoteSession object was constructed by RemoteSessionFactory.

See Also

IRemoteSession Interface | Plumtree.Remote.PRC Namespace | GetExplicitLoginContext | GetTokenContext