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