
Declaration Syntax
void ClearConnectionResponseEvent(
int invokeId,
string error
)
Sub ClearConnectionResponseEvent ( _
invokeId As Integer, _
error As String _
)
void ClearConnectionResponseEvent(
int invokeId,
String^ error
)
Assembly: ServiceProvider (Module: ServiceProvider)