10.24.0

ContextFactoryCreateSubscriberEndpoint Method

Deprecated.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public ISubscriberEndpoint CreateSubscriberEndpoint(
	ISession associatedSession
)

Parameters

associatedSession  ISession
ISession obj

Return Value

ISubscriberEndpoint
ISubscriberEndpoint

See Also