The following tables list the members exposed by ServiceMessageContext.
Name | Description | |
---|---|---|
![]() | ServiceMessageContext Constructor | Initializes the object with default values. |
Name | Description | |
---|---|---|
![]() | Factory | The factory used to create encodeable objects. |
![]() ![]() | GlobalContext | The default context for the process (used only during XML serialization). |
![]() | MaxArrayLength | The maximum length for any array. |
![]() | MaxByteStringLength | The maximum length for any ByteString. |
![]() | MaxEncodingNestingLevels | The maximum nesting level accepted while encoding or decoding objects. |
![]() | MaxMessageSize | The maximum length for any Message. |
![]() | MaxStringLength | The maximum length for any string, byte string or xml element. |
![]() | NamespaceUris | The table of namespaces used by the server. |
![]() | ServerUris | The table of servers used by the server. |
![]() | SyncRoot | Returns the object used to synchronize access to the context. |
![]() ![]() | ThreadContext | The default context for the thread (used only during XML serialization). |