OzConf_P_WebmStreamerCanLogCommunication Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic override bool CanLogCommunication { get; set; }
Public Overrides Property CanLogCommunication As Boolean
Get
Set
public:
virtual property bool CanLogCommunication {
bool get () override;
void set (bool value) override;
}
abstract CanLogCommunication : bool with get, set
override CanLogCommunication : bool with get, set
Property Value
Type:
Boolean
See Also