| StreamInfoClient Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IClient Client { get; }Public ReadOnly Property Client As IClient
	Get
public:
property IClient^ Client {
	IClient^ get ();
}member Client : IClient with get
Property Value
Type: 
IClient
See Also