OzConf_WebmStreamerCanLogCommunication Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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:
BooleanSee Also