IListenerBytesExtractor Property |
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IMessageBytesExtractor BytesExtractor { get; }
ReadOnly Property BytesExtractor As IMessageBytesExtractor
Get
property IMessageBytesExtractor^ BytesExtractor {
IMessageBytesExtractor^ get ();
}
abstract BytesExtractor : IMessageBytesExtractor with get
Property Value
Type:
IMessageBytesExtractorSee Also