메소드 | 설명 | |
---|---|---|
Create ( ) : |
||
Create ( Grpc.Core.Internal.CompletionRegistry completionRegistry ) : |
||
NewScope ( ) : UsageScope |
Creates a new usage scope for this completion queue. Once successfully created, the completion queue won't be shutdown before scope.Dispose() is called.
|
|
Next ( ) : Grpc.Core.Internal.CompletionQueueEvent | ||
Pluck ( |
||
Shutdown ( ) : void |
메소드 | 설명 | |
---|---|---|
ReleaseHandle ( ) : bool |
메소드 | 설명 | |
---|---|---|
BeginOp ( ) : void | ||
CompletionQueueSafeHandle ( ) : System | ||
DecrementShutdownRefcount ( ) : void | ||
EndOp ( ) : void |
public static Create ( ) : |
||
리턴 |
public static Create ( Grpc.Core.Internal.CompletionRegistry completionRegistry ) : |
||
completionRegistry | Grpc.Core.Internal.CompletionRegistry | |
리턴 |
public Next ( ) : Grpc.Core.Internal.CompletionQueueEvent | ||
리턴 | Grpc.Core.Internal.CompletionQueueEvent |
public Pluck ( |
||
tag | ||
리턴 | Grpc.Core.Internal.CompletionQueueEvent |