The SingleProgramInstance type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SingleProgramInstance()()()() |
Initializes a new instance of the SingleProgramInstance class.
|
![]() |
SingleProgramInstance(String) |
Initializes a new instance of the SingleProgramInstance class using the specified string as the process identifier.
|
Methods
Name | Description | |
---|---|---|
![]() |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
RaiseOtherProcess |
If another istance of the application is already running, raises the other process.
|
![]() |
ToString | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() |
IsNullOrDBNull | (Defined by ObjectExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() |
IsSingleInstance |
Gets a value indicating whether this instance is single instance.
|