CommunicationObject Methods
This page is specific to:.NET Framework Version:
.NET Framework Class Library
CommunicationObject Methods

The CommunicationObject type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkAbortCauses a communication object to transition immediately from its current state into the closing state.
Public methodSupported by the .NET Compact FrameworkBeginCloseOverloaded. Begins an asynchronous operation to close a communication object.
Public methodSupported by the .NET Compact FrameworkBeginOpenOverloaded. Begins an asynchronous operation to open a communication object.
Public methodSupported by the .NET Compact FrameworkCloseOverloaded. Causes a communication object to transition from its current state into the closed state.
Public methodSupported by the .NET Compact FrameworkEndCloseCompletes an asynchronous operation to close a communication object.
Public methodSupported by the .NET Compact FrameworkEndOpenCompletes an asynchronous operation to open a communication object.
Public methodSupported by the .NET Compact FrameworkEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFaultCauses a communication object to transition from its current state into the faulted state.
Protected methodSupported by the .NET Compact FrameworkFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkGetCommunicationObjectTypeGets the type of communication object.
Public methodSupported by the .NET Compact FrameworkGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkOnAbortInserts processing on a communication object after it transitions to the closing state due to the invocation of a synchronous abort operation.
Protected methodSupported by the .NET Compact FrameworkOnBeginCloseInserts processing after a communication object transitions to the closing state due to the invocation of an asynchronous close operation.
Protected methodSupported by the .NET Compact FrameworkOnBeginOpenInserts processing on a communication object after it transitions to the opening state due to the invocation of an asynchronous open operation.
Protected methodSupported by the .NET Compact FrameworkOnCloseInserts processing on a communication object after it transitions to the closing state due to the invocation of a synchronous close operation.
Protected methodSupported by the .NET Compact FrameworkOnClosedInvoked during the transition of a communication object into the closing state.
Protected methodSupported by the .NET Compact FrameworkOnClosingInvoked during the transition of a communication object into the closing state.
Protected methodSupported by the .NET Compact FrameworkOnEndCloseCompletes an asynchronous operation on the close of a communication object.
Protected methodSupported by the .NET Compact FrameworkOnEndOpenCompletes an asynchronous operation on the open of a communication object.
Protected methodSupported by the .NET Compact FrameworkOnFaultedInserts processing on a communication object after it transitions to the faulted state due to the invocation of a synchronous fault operation.
Protected methodSupported by the .NET Compact FrameworkOnOpenInserts processing on a communication object after it transitions into the opening state which must complete within a specified interval of time.
Protected methodSupported by the .NET Compact FrameworkOnOpenedInvoked during the transition of a communication object into the opened state.
Protected methodSupported by the .NET Compact FrameworkOnOpeningInvoked during the transition of a communication object into the opening state.
Public methodSupported by the .NET Compact FrameworkOpenOverloaded. Causes a communication object to transition from the created state into the opened state.
Protected methodSupported by the .NET Compact FrameworkThrowIfDisposedThrows an exception if the communication object is disposed.
Protected methodSupported by the .NET Compact FrameworkThrowIfDisposedOrImmutableThrows an exception if the communication object the State property is not set to the Created state.
Protected methodSupported by the .NET Compact FrameworkThrowIfDisposedOrNotOpenThrows an exception if the communication object is not in the Opened state.
Public methodSupported by the .NET Compact FrameworkToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View