| ConnectionSentMessagesEventSerializationDuration Property | 
This API is preliminary and subject to change.
            Gets the duration of time spent serializing the messages.
            
 
Namespace: MongoDB.Driver.Core.EventsAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
 Syntax
Syntaxpublic TimeSpan SerializationDuration { get; }Public ReadOnly Property SerializationDuration As TimeSpan
	Get
member SerializationDuration : TimeSpan with get
Property Value
Type: 
TimeSpan See Also
See Also