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