Noemax.WCFX Namespace > XServiceHost Class : EndClose Method |
'Declaration <__DynamicallyInvokableAttribute()> Public Sub EndClose( _ ByVal result As System.IAsyncResult _ )
'Usage Dim instance As XServiceHost Dim result As System.IAsyncResult instance.EndClose(result)
[__DynamicallyInvokable()] public void EndClose( System.IAsyncResult result )
public procedure EndClose( result: System.IAsyncResult );
__DynamicallyInvokableAttribute() public function EndClose( result : System.IAsyncResult );
[__DynamicallyInvokable()] public: void EndClose( System.IAsyncResult* result )
[__DynamicallyInvokable()] public: void EndClose( System.IAsyncResult^ result )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2