![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Indicates whether to show update messages while processing join.
[Visual Basic .NET]
Public Sub set_ShowProcess ( _
    ByVal bShowMessage As Boolean, _
    ByVal A_2 As Integer _
)
[C#]
public void set_ShowProcess (
    bool bShowMessage,
    int A_2
);