Click or drag to resize
XmlNetworkFloatingService Events

The XmlNetworkFloatingService type exposes the following members.

Events
  NameDescription
Public eventCheckinSessionCompleted
Occurs when an asynchronous call to CheckinSession has completed.
Public eventCheckoutSessionCompleted
Occurs when an asynchronous call to CheckoutSession has completed.
Public eventCloseSessionCompleted
Occurs when an asynchronous call to CloseSession has completed.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventOpenSessionCompleted
Occurs when an asynchronous call to OpenSession has completed.
Public eventPollSessionCompleted
Occurs when an asynchronous call to PollSession has completed.
Top
See Also